home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Indy 500 - Celebrate the Spectacle
/
Indy 500 - Celebrate the Spectacle.iso
/
pc
/
assets
/
fullScreenVideo.dxr
/
00023_cleanUpWindow.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-08
|
120 b
|
9 lines
global gWindowName
on cleanUpWindow me
tell the stage
MIAW_close()
end tell
window(gWindowName).forget()
end